开始时间: 2017-11-06 15:12:29
耗时: 1:04:56.517411
状态: Pass[35] Failure[11] Error[10]
2Call-2016版本自动化测试
| 测试组/测试用例 | 总数 | 通过 | 失败 | 错误 | 视图 | 错误截图 |
| Call2016_BuyNumberTestCase.BuyNumberTest | 2 | 2 | 0 | 0 | 详情 | |
test_01 |
通过 | |||||
test_02 |
通过 | |||||
| Call2016_ContactTestCase.ContactTest | 7 | 5 | 1 | 1 | 详情 | |
test_01 |
通过 | |||||
test_02 |
通过 | |||||
test_03 |
通过 | |||||
test_04 |
通过 | |||||
test_05 |
错误
ft2.5: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_ContactTestCase.py", line 202, in test_05
self.assertTrue(self.driver(xpath="//Cell[1]/StaticText[@name='2Call']").displayed)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_06 |
失败
ft2.6: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_ContactTestCase.py", line 225, in test_06
self.assertTrue(self.driver(label=u"test group (2)").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_07 |
通过 | |||||
| Call2016_keypadTestCase.Keypadtest | 9 | 5 | 2 | 2 | 详情 | |
test_01 |
失败
ft3.1: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_keypadTestCase.py", line 44, in test_01
self.assertTrue(self.driver(label=u"btn whitesidebar nomal").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_02 |
通过 | |||||
test_03 |
通过 | |||||
test_04 |
错误
ft3.4: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_keypadTestCase.py", line 105, in test_04
self.driver(label=u"Search").click()
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_05 |
通过
pt3.5: 2017-11-06 15:33:34.300 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/usa.2208x1242.png, offset: None)
|
|||||
test_06 |
失败
ft3.6: 2017-11-06 15:35:39.093 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/usa.2208x1242.png, offset: None)
Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_keypadTestCase.py", line 169, in test_06
self.assertTrue(not self.driver(label=u"Unlock all details with a Premium Search").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_07 |
通过 | |||||
test_08 |
错误
ft3.8: 2017-11-06 15:38:46.662 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/usa.2208x1242.png, offset: None)
Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_keypadTestCase.py", line 245, in test_08
self.driver(label='OK').click()
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_09 |
通过
pt3.9: 2017-11-06 15:39:52.456 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/usa.2208x1242.png, offset: None)
|
|||||
| Call2016_MainpageTestCase.Mainpagetest | 7 | 2 | 3 | 2 | 详情 | |
test_01 |
失败
ft4.1: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MainpageTestCase.py", line 42, in test_01
self.assertTrue(self.driver(label="Call", name="Call", className="StaticText").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_02 |
失败
ft4.2: 2017-11-06 15:42:07.087 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/delete_icon.2208x1242.png, offset: None)
Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MainpageTestCase.py", line 78, in test_02
self.assertEqual(self.driver(type = "StaticText")[3].text,'+1 800-800-2775')
AssertionError: u'3:42 PM' != '+1 800-800-2775'
|
显示截图 | ||||
test_03 |
错误
ft4.3: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MainpageTestCase.py", line 116, in test_03
calltime = self.driver(className="StaticText")[4].text
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_05 |
错误
ft4.4: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MainpageTestCase.py", line 184, in test_05
self.driver(label=u"Call", name=u"Call", type="Button")[2].click()
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_06 |
失败
ft4.5: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MainpageTestCase.py", line 199, in test_06
self.assertTrue(self.driver(label=u"New Message").exists,'New Message')
AssertionError: New Message
|
显示截图 | ||||
test_07 |
通过 | |||||
test_8 |
通过
pt4.7: 2017-11-06 15:46:03.912 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/delete_icon.2208x1242.png, offset: None)
2017-11-06 15:46:55.507 INFO [atx.drivers.mixin: 522] click image: Pattern(name: pic/delete_icon.2208x1242.png, offset: None)
|
|||||
| Call2016_MenuTestCase.Menutest | 14 | 10 | 3 | 1 | 详情 | |
test_01 |
错误
ft5.1: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MenuTestCase.py", line 39, in test_01
self.driver.wait("pic/menu.2208x1242.png",timeout=20.0)
File "/Library/Python/2.7/site-packages/atx/drivers/mixin.py", line 167, in wait
raise errors.ImageNotFoundError('Not found image %s' %(pattern,))
ImageNotFoundError: Not found image pic/menu.2208x1242.png
|
显示截图 | ||||
test_02 |
通过 | |||||
test_03 |
失败
ft5.3: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MenuTestCase.py", line 193, in test_03
self.assertTrue(self.driver(label=u"Get Coins", name=u"Get Coins", type="Button").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_03_freecoins |
通过 | |||||
test_04 |
通过 | |||||
test_05 |
失败
ft5.6: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MenuTestCase.py", line 301, in test_05
self.assertTrue(self.driver(label=u"Get 1 month for $9.99").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_06 |
失败
ft5.7: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MenuTestCase.py", line 330, in test_06
self.assertTrue(self.driver(label=u"2Call Info").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_07 |
通过 | |||||
test_08 |
通过 | |||||
test_09 |
通过 | |||||
test_10 |
通过 | |||||
test_11 |
通过 | |||||
test_12 |
通过 | |||||
test_13 |
通过 | |||||
| Call2016_MessageTestCase.Messagetest | 10 | 7 | 1 | 2 | 详情 | |
test_01 |
失败
ft6.1: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MessageTestCase.py", line 51, in test_01
self.assertTrue(self.driver(label = u"btn whitesidebar nomal").exists)
AssertionError: False is not true
|
显示截图 | ||||
test_02 |
通过 | |||||
test_03 |
通过 | |||||
test_04 |
错误
ft6.4: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MessageTestCase.py", line 151, in test_04
self.driver(label=u"btn whitesidebar nomal").click()
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
test_05 |
通过 | |||||
test_06 |
通过 | |||||
test_07 |
通过 | |||||
test_08 |
通过 | |||||
test_09 |
通过 | |||||
test_10 |
错误
ft6.10: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MessageTestCase.py", line 473, in test_10
self.driver(className='Cell').child(label=u"2Call").click()
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 756, in __getattr__
return getattr(self.get(), oper)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 753, in get
raise WDAElementNotFoundError("element not found")
WDAElementNotFoundError: element not found
|
显示截图 | ||||
| Call2016_MoreTestCase.TwoCallTest | 7 | 4 | 1 | 2 | 详情 | |
test_01 |
失败
ft7.1: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MoreTestCase.py", line 65, in test_01
self.assertEqual(self.driver(type="StaticText")[2].text,phone_name)
AssertionError: u'315325320@qq.com' != u'US'
- 315325320@qq.com
+ US
|
显示截图 | ||||
test_02 |
通过 | |||||
test_03 |
通过 | |||||
test_04 |
通过 | |||||
test_05 |
通过 | |||||
test_06 |
错误
ft7.6: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MoreTestCase.py", line 178, in test_06
self.driver.wait('pic/noresults.2208x1242.png', timeout=15.0)
File "/Library/Python/2.7/site-packages/atx/drivers/mixin.py", line 162, in wait
ret = self.exists(pattern, **match_kwargs)
File "/Library/Python/2.7/site-packages/atx/drivers/mixin.py", line 151, in exists
ret = self.match(pattern, **match_kwargs)
File "/Library/Python/2.7/site-packages/atx/drivers/mixin.py", line 269, in match
pattern_scale = self._cal_scale(pattern)
File "/Library/Python/2.7/site-packages/atx/drivers/mixin.py", line 209, in _cal_scale
scale = fw if self.rotation in (1, 3) else fh
File "/Library/Python/2.7/site-packages/atx/drivers/ios_webdriveragent.py", line 125, in rotation
return rs.get(self.session.orientation, 0)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 431, in orientation
return self.http.get('orientation').value
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 101, in fetch
return self._fetch_no_alert(method, url, data)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 107, in _fetch_no_alert
return httpdo(target_url, method, data)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 83, in httpdo
raise WDAError(r.status, r.value)
WDAError: WDAError(status=10, value=Application is not running, possibly crashed)
|
显示截图 | ||||
test_07 |
错误
ft7.7: Traceback (most recent call last):
File "/Users/holysor/Desktop/TA-2Call/TestCase/Call2016_MoreTestCase.py", line 237, in test_07
self.assertTrue(self.driver(label='Restaurants').exists)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 776, in exists
return len(self.find_element_ids()) > self.index
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 707, in find_element_ids
return self._wdasearch('class chain', chain)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 658, in _wdasearch
for v in self.http.post('/elements', {'using': using, 'value': value}).value:
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 101, in fetch
return self._fetch_no_alert(method, url, data)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 107, in _fetch_no_alert
return httpdo(target_url, method, data)
File "/Library/Python/2.7/site-packages/wda/__init__.py", line 83, in httpdo
raise WDAError(r.status, r.value)
WDAError: WDAError(status=10, value=Application is not running, possibly crashed)
|
显示截图 | ||||
| 统计 | 56 | 35 | 11 | 10 | ||